home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / RIGCTRL / 757_112 / FT757ENG.TXT < prev    next >
Encoding:
Text File  |  1997-06-16  |  7.6 KB  |  209 lines

  1. Remote controller for FT757 v1.12 (c) John Coppens LW3HAZ/ON6JC 1997
  2. ---------------------------------
  3.  
  4. Introduction
  5. ------------
  6.  
  7.    I started this project as a programming exercise, and, as sometimes
  8. happens, it grew from a simple program into something a bit more compli-
  9. cated than intended.
  10.  
  11.    To make it as useful as possible, I tried to maintain the size of
  12. the controller's window as small as possible, without recurring to
  13. complicated or multi-page menus.
  14.  
  15.    Please note that the FT-757 doesn't report back to the program -
  16. an unlucky decision of Yaesu - and means that it is not possible
  17. to determine the actual state of the transceiver, for example the Lock
  18. button or the actual frequency of the dial.
  19.  
  20.    Thanks to LU8HSY, José María, for testing the program.
  21.  
  22.  
  23. Installation
  24. ------------
  25.    Simply uncompress the .ZIP distribution archive into a directory,
  26. preferably dedicated to this program. Four new files will appear:
  27.  
  28.    - FT757ENG.TXT (you are reading it)
  29.    - FT757ESP.TXT (the spanish translation of this doc)
  30.    - FT757.EXE
  31.    - FT757.MEM (Example of a memory file)
  32.  
  33.    Then, you have two alternatives:
  34.  
  35.    - Test run the program if you don't trust it (preferred)
  36.    - Permanent installation
  37.  
  38.    To evaluate the program, simply follow the 'Run' instructions from
  39. the file menu of the Program Manager. Navigate to the directory, select
  40. FT757.EXE, and click 'Ok' twice.
  41.  
  42.    To install FT757 permanently, you can either create a new group
  43. or add it to an existing group, maybe together with other communication
  44. programs. You'll have to use the Program Manager's new group option
  45. to create the new group, then add item to add this program to it.
  46. The exact procedure is a bit different for each version of Windows,
  47. please refer to the Help file.
  48.  
  49.  
  50. Configuration
  51. -------------
  52.    By default, the program uses COM2, and a speed of 4800 Bauds to
  53. talk to the tranceiver. If this port is already used by Windows, a
  54. menu will appear permitting to change this.
  55.  
  56.    It is also possible to change the value by right clicking anywhere
  57. on the program's window, and entering the Setup option of the menu.
  58. Setup permits changing the COM parameters, and changing the actual
  59. configuration of the program.
  60.  
  61.    FT757 recalls its last position on the screen the next time it's
  62. called.
  63.  
  64.    If you have non-standard COM port addresses or IRQs, please use
  65. the Window configuration routines to change these values if necessary,
  66. before calling FT757.
  67.  
  68.  
  69. Usage
  70. -----
  71.    Once the program is running, the following possibilities exist:
  72.  
  73. Actual frequency:
  74.  
  75.    - Modify the frequency on the dial, using the + and - buttons on
  76.      each digit.
  77.      Pressing and releasing immediately, will increment or decrement
  78.      the digit once.
  79.      Holding the button a little longer will increment or decrement
  80.      continuously. If 'Continue incrementing' is checked in the
  81.      setup menu, the increment (or decrement) will stop only when
  82.      a button is pressed or the dial is clicked. If not checked,
  83.      incrementing will stop if the button is released.
  84.  
  85.    - To edit the description, click on the description box below
  86.      the dial.
  87.      By preference, enter the most important item of the description
  88.      first. The alphabetic ordering will then group items of the
  89.      same type. Example: 'SSTV Testing frequency'
  90.  
  91. │  - To edit either mode or bandwidth (BW), you can left-click the
  92. │    edit box, and enter the text, or right-click, and a list with
  93. │    predefined values will appear.
  94.  
  95.    - The two buttons to the right of the dial, are two instantaneous
  96.      memories, similar to the two VFOs of the tranceiver. The one
  97.      selected will track the display. The memories will retain both
  98.      frequency and description. Pushing the button will connect it
  99.      to the dial.
  100.  
  101.    - The button with the arrow pointing down, will copy frequency
  102.      and description of the dial into the selected memory of the
  103.      memory bank.
  104.  
  105.    - Inversely, the arrow pointing up, will copy the selected memory
  106.      into the dial.
  107.  
  108.    - The button marked with a '+' and an arrow, will add the current
  109.      dial frequency as a new memory to the memory bank.
  110.  
  111.  
  112. Memory bank:
  113.  
  114.    - The memory bank permits 999 memories.
  115.  
  116.    - The button with the trash can will delete the selected memory.
  117.  
  118.    - The button marked '123' will sort the bank according to frequency.
  119. │  - The button marked 'ABC', below the modes, will sort the bank
  120. │    according to mode.
  121. │  - The button marked 'ABC', below the descriptions, will sort the
  122. │    bank according to description.
  123. │    (case is important!)
  124.      In all cases, the sorted list will only be saved to disk after
  125.      the next modification to it. If necessary, it's possible to exit
  126.      immediately after sorting, and reentering will restore the table's
  127.      previous state.
  128.  
  129.    - Clicking in the columns below 1 - 8 (scan groups) will enable or
  130.      disable scanning the corresponding channel in its group. Each
  131.      change of state will update the disk image.
  132.  
  133.    - The buttons 1 to 8 start or stop the scanning of group. If
  134.      a selected group contains less than 2 channels, scanning is
  135.      stopped immediately.
  136.  
  137.  
  138. Iconize:
  139.  
  140.    The FT757's icon, will reflect the frequency of the dial, even if
  141. the program is scanning at that moment.
  142.  
  143.  
  144. Attention
  145. ---------
  146.  
  147.    It's possible to edit FT757.INI using a simple ASCII editor like
  148. Notepad. (This file is generated automatically after the first use
  149. of the program)
  150.  
  151.    Also, it's possible to edit the memory file FT757.MEM, using an
  152. ASCII editor. Take *very special care* if you do this, as the format
  153. of this file is quite rigid, and the load routine in FT757 does not
  154. check for syntax errors. If it does encounter errors, results may
  155. be unpredictable.
  156.  
  157.    Probably it won't be necessary to edit these files at all, as
  158. the .INI file is generated automatically, and the memory file is
  159. updated each time a change is made to the table.
  160.  
  161.  
  162. Finally
  163. -------
  164.    This file can be freely used and copied - except for commercial
  165. use. This program may NOT be included with a tranceiver or software
  166. package to aument its value.
  167.  
  168.    Though the copying is free, I would appreciate a donations: I don't
  169. need them to live, so they will be used to improve our Club's communica-
  170. tions system. If you find that this program does ease you operating,
  171. please consider a contribution! (Somewhere around the equivalent of US$
  172. 10 would be nice - compare with the cost of commercial 'extras' you can
  173. buy) People who 'register' this way will be notified of newer versions
  174. by e-mail.
  175.  
  176.    This program may be published in BBSs, with the condition that
  177. no fee is charged for accessing this particular archive. It may
  178. also be included in 'Freeware/Shareware' type distributions.
  179.  
  180.    Without exceptions: the program may not be distributed incompletely.
  181. Always, the parts listed before must be present, and no part may be
  182. modified without my express authorization.
  183.  
  184.    As this is a free program, you have no garantee that:
  185.  
  186.    - this program will actually work,
  187.    - this is the program you are looking for,
  188.    - the author is willing to attend to your technical problems,
  189.    - your disc will not be completely cleaned out by using the program.
  190.  
  191.    If you suspect or doubt, please do not use it...
  192.  
  193.  
  194. And now for the real end:
  195. -------------------------
  196.    If you detect some problem (or are willing to donate), you can
  197. contact me through:
  198.  
  199.    e-mail: on6jc@amsat.org
  200.            jcoppens@linux2.uccor.edu.ar
  201.  
  202.    ax.25 : lw3haz@lu2hdx.arg.sa
  203.  
  204.    mail  : John Coppens
  205.            Casilla de Correo 103
  206.            5152 Villa Carlos Paz
  207.            Argentina
  208.  
  209.